Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ObjectManager(Of TKey,T) Dim key As TKey Dim value As T value = instance.TryGetObject(key) |
Parameters
- key
- The key used to look up the instance.
Return Value
Null if no object for the given key exists.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family